05. Perceptron Quiz
Perceptron Math
Suppose you were given a perceptron with weights that defined a decision boundary for admittance into a university based on some input test scores and grades; notice it has a bias term, as well, which defines the boundaries value when all x1, x2 inputs are 0.
This corresponds to a perceptron that looks like the following.